From: Tim Starling Date: Sun, 30 Mar 2008 09:54:57 +0000 (+0000) Subject: For r32578. X-Git-Tag: 1.31.0-rc.0~48732 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=5cb43c65d49e9d444565aea5a03ffd383c60fc3a;p=lhc%2Fweb%2Fwiklou.git For r32578. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 95602678d8..215795a7ef 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,6 +24,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 5745) Special:Whatlinkshere now shows up to $wgMaxRedirectLinksRetrieved links through each redirect instead of hardcoded 500 * Set $wgUploadSizeWarning to false by default +* Added $wgLBFactoryConf, for generic configuration of multi-master wiki farms +* Removed $wgAlternateMaster, use $wgLBFactoryConf === New features in 1.13 ===